home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Comm / AmiTCP30b2.lha / src / amitcp / protos / kern / kern_malloc_protos.h < prev    next >
Encoding:
Text File  |  1993-03-05  |  83 b   |  7 lines

  1. /* Prototypes for functions defined in
  2. kern_malloc.c
  3.  */
  4.  
  5. BOOL malloc_init(void);
  6.  
  7.